home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Precision Software Appli…tions Silver Collection 4
/
Precision Software Applications Silver Collection Volume 4 (1993).iso
/
organise
/
remind31.exe
/
README.DOC
< prev
next >
Wrap
Text File
|
1992-07-29
|
14KB
|
318 lines
README.DOC
REMIND version 3.1
==================
I. PRODUCT INSTALLATION
II. UPGRADING FROM PREVIOUS VERSIONS
III. NOTE FOR MS-DOS 5.0 USERS
IV. SUMMARY OF NEW FEATURES & CHANGES
V. REGISTERING REMIND
I. PRODUCT INSTALLATION
=======================
If you received REMIND from Compuserve or a Bulletin Board System, you
most likely received an archive file or self-extracting archive. You
should unpack this archive file using the appropriate unarchiving
program (PKUNZIP, LHA, etc). If the file is self-extracting (that is,
it has an .EXE extension), simply type the self-extracting program's
name to extract the individual files.
When REMIND is distributed on disk (for example, when registered users
receive upgrades), an installation program is included and may be used
to simplify installation. In the examples below, it will be assumed
that your floppy drive is drive A.
Place the distribution disk in drive A and type:
A:
INSTALL
Follow the screen instructions. Help is available from within
the installation program by pressing <F1>. We suggest you
install REMIND to its own hard disk directory, though this is
not required. For example, when asked for a directory to
install the program to, you might choose C:\REMIND.
If you have a monochrome monitor attached to a color adaptor (or
a LCD laptop), you may type INSTALL /MONO to force the displays
into monochrome.
If you do not wish to use the INSTALL program, you may extract the
files manually by running the program UNPACK.EXE and specifying the
names of the .LZH files to unpack. For example, type:
C: (if drive C is the program drive)
CD\REMIND (if \REMIND is the program directory)
A:UNPACK A:*.LZH
After installing or unpacking the program, you should print the
manual, REMIND.DOC, and follow its instructions for setting up and
running REMIND. To print the documentation, type the following at the
DOS prompt in the directory containing the REMIND program files:
COPY REMIND.DOC PRN
Print is formatted for 8.5" x 11" paper.
II. UPGRADING FROM PREVIOUS VERSIONS
====================================
Install (or DOS copy) the new versions of REMIND.EXE, REMINDER.HLP,
REMUPDAT.EXE and REMIND.DOC to the same directory where you keep the
old versions. These files are the only ones that you need to upgrade
earlier versions. You also may wish to copy the optional or sample
REMIND files, listed below, to your REMIND directory.
Automatic conversion
--------------------
REMINDER.DAT (the default data file) and REMINDER.HST (the history
file) work with all versions of REMIND. Therefore, you need not
re-enter your reminder data. REMIND will read your current
REMINDER.DAT file or other data files and convert them to the newer
format the first time you load and save them with REMIND.
[Note that the data file format for versions 2.5 and later
is NOT downwardly compatible with earlier versions. To
use converted data files with earlier versions of REMIND,
you must manually edit the data file(s) to remove "+"s and
event types not supported by the earlier versions of
REMIND. Otherwise, you could lose some newer event types
and warning day information in your data file.]
Files included ( * = new with version 3.1)
--------------
README.DOC (this file)
REMIND.DOC (REMIND manual)
REMIND.EXE (REMIND program)
* REMINDOV.EXE (REMIND.EXE overlay version; reduces memory used)
REMINDER.HLP (REMIND online help file)
REMUPDAT.EXE (optional program used with batch files)
REMIND.REG (REMIND registration form)
REMIND.VER (program version history)
SAMPLE.CAT (sample category list file)
SAMPLE.DAT (sample data file of 12 reminders)
SAMPLE.OPT (sample start up option file for color monitors)
HOLIDAYS.DAT (optional data file of holidays for next few years)
SAMPLE.CAT: A user-modifiable category list file, REMINDER.CAT, is
created (if it doesn't already exist) as new categories are added.
However, a sample category list file, SAMPLE.CAT, is supplied, to help
get you started using categories. If you wish to use this sample
file, simply rename it REMINDER.CAT:
C:>REN SAMPLE.CAT REMINDER.CAT
SAMPLE.DAT: You can load this sample data file instead of the default
data file, REMINDER.DAT, from the REMIND display screen with <Alt-F>.
This will help you see what reminders look like, and allow you to try
out the program before entering your own reminders into REMINDER.DAT.
SAMPLE.OPT: This file contains start up options from one of our
user's (color) system. If you wish try SAMPLE.OPT, you can rename it
to REMINDER.OPT. Be sure to make a back up of any existing option
file first. Or you can simply change your existing option file by
including one or more of the options in SAMPLE.OPT.
HOLIDAYS.DAT: This data file contains most U.S. holidays and some
religious holidays for the next few years. You can load this file
separately with <Alt-F> from REMIND's display screen, or load it via
the command line:
C:>REMIND HOLIDAY.DAT
You also can copy its contents with an ASCII text editor into your
existing REMINDER.DAT file, or you can use the DOS copy command to
merge or append it to your existing data file (which should be in
the same directory), like this:
C:>COPY REMINDER.DAT + HOLIDAY.DAT RMNDTEMP.DAT
C:>DEL REMINDER.DAT
C:>REN RMNDTEMP.DAT REMINDER.DAT
If you decide to merge it, you may want to edit it first (with an
ASCII editor) to delete some holidays or add more holidays to the
list.
HOLIDAYS.DAT may not contain some holidays (especially those that
fall on different days of a given month) beyond the next few years.
It is included only as an example of what you can do with the
REMIND program, and is not intended to be comprehensive.
III. NOTE FOR MS-DOS 5.0 USERS
===============================
REMIND has been tested successfully under MS-DOS 5.0. There are no
known restrictions under this new version of the operating system.
IV. SUMMARY OF NEW FEATURES & CHANGES - Version 3.1
===================================================
Alternate overlay version.
REMIND is now available in an "overlay" version. This can
reduce memory requirements by 60K. The overlay version loads into
EMS, if available, to speed up loading. To use the overlay
version, which is otherwise identical to REMIND, simply run
REMINDOV in place of REMIND.
New periodic event types.
Now you can set reminders for the Nth day in particular month
(e.g., the 2nd Wednesday in February) or just the Nth day, week,
month, quarter, year, etc. As in past versions, these new types
can be selected from a pop up box when in the Event Type field, or
their codes can be typed directly into the field.
New events: Every Nth period. Codes are "nnnD", "nnnW",
"nnnM", "nnnQ" and "nnnY" for Days, Weeks, Months, Quarters and
Years, respectively. "nnn" can be a number from 1 to 999.
Floating events: Codes can be "nddmmm", where "n" is a number
from 1 to 5, or L for Last, "dd" is the day code (Mo, Tu, We,
etc), and "mmm" is the month code (Jan, Feb, Mar, etc).
More new floating events: The Nth day BiMonthly, Quarterly,
SemiAnnually (nddBM, nddQ, nddSA).
Start up options can be set with <Alt-O>.
Pressing <ALT-O> will invoke an "Option editor" dialog box,
allowing run-time options to be changed and, optionally, saved to
disk. See the manual for more information.
Data file back up option.
A new startup option will cause REMIND to create backup files
(.BAK) when saving the data file. No back up is the default.
This feature supplements the History file option. The Backup
option makes a mirror image of your data file, while the History
option makes a cumulative record of expired events from your
earliest expired reminder.
New color options.
- Foreground/background color of bar cursor on past events
- Foreground/background color of bar cursor on today's events
- Foreground/background color of bar cursor on future events
These options will override the Cursor color, if specified.
They can be used to allow the color of the bar cursor to differ
from the color of events/reminders. For example, the schemes
below allow the foreground color of an event to complement or show
through, while still retaining the bar cursor highlighting:
Field: Complementary: Show through:
------------------------------------------------------------------
Past - Lightred,Black Red,Black
Today - Lightgreen,Black Yellow,Black
Future - Lightcyan,Black Lightblue,Black
... ...
Cursor - Black,Lightgray Black,Lightgray
Cursorp - Black,Red Red,Lightgray (or Red,Cyan)
Cursort - Black,Green Yellow,Lightgray (or Yellow,Cyan)
Cursorf - Black,Cyan Lightblue,Lightgray (or Lightblue,Cyan)
Scrolling help.
Help <F1> text screens will now scroll by line in addition to
paging up and down. Mouse users can click on the arrows along the
right edge to scroll by line, or 1 position above and below the
arrow to page.
Help Topics are selected from any help screen by typing "T," or
pressing <Enter>, or clicking the [√] on the top frame of the help
window.
Other changes.
- Pressing <Enter> from the main screen will now invoke Update
(i.e., change or view) mode for the highlighted event (this is
like pressing <U> or <F6>).
- All dialog boxes can be closed by clicking the box on the top
left side of the dialog box frame, or by pressing ALT-X.
- Items shown on various pick lists now may be selected by typing
the number or letter shown to the left of the item.
- On the main screen, the title line is underlined with graphics
characters (a solid double underline). However, users who prefer
the previous "dashed line" may turn this option "Off." The
default setting for Solid Title Line is "On."
- REMIND now uses "soft" mouse reset, speeding up loading. Setting
this option "Off" (No Soft Mouse Reset) will force the use of a
hardware mouse reset (may be necessary for some mouse drivers).
"On" is the default.
V. REGISTRATION for Version 3.1
===============================
If you are already registered for REMIND, you DO NOT need to
re-register. Your upgrade has been provided at no charge.
If you have not already registered, please take a minute and do so.
REMIND is the product of hundreds of hours of work, and you can help
keep the concept of "shareware" alive by supporting software authors
who want to continue to use this approach to bring high-quality (yet
affordable) programs to users. The fee is low, but sending it in will
make you and the author feel much better! You'll also be notified of
free updates to the program. To register:
License fee: 1 copy - $20.00
6-25 copies - $100.00
26-50 copies - $200.00
51-100 copies - $400.00
Unlimited copies - $500.00
Date: ____/____/____ (RMND31)
Contact Name: ________________________________________
Company Name: ________________________________________
Address: ________________________________________
City: ____________________ State: ____ Zip: __________
Telephone: (______) _________________ Ext: _______
Compuserve ID: _____________ Monitor Type: _______
Make of Computer: ___________________ Amount of RAM: _______
Size of Floppy Disk: [ ] 5.25" [ ] 3.5"
Number of copies: _____ Amount enclosed: ______
TERMS: No credit cards or CODs, please.
Make checks payable to: Tom Donnelly Computer Software
Checks drawn on a U.S. bank in U.S. funds.
International bank or postal money orders in U.S. funds.
Purchase orders will be accepted and invoiced.
Please attach your check and mail to:
Tom Donnelly Computer Software
P.O. Box 3856
San Dimas, CA 91773
THANK YOU FOR SUPPORTING SHAREWARE.